home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
LANG
/
C
/
LIB
/
LIBGPP
/
LIBSTDC
/
!libstdc
/
std
/
h
/
csetjmp
< prev
next >
Wrap
Text File
|
1995-01-12
|
161b
|
9 lines
// The -*- C++ -*- setjmp/longjmp header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __CSETJMP__
#define __CSETJMP__
#include <setjmp.h>
#endif